| 1. | Cancels a registered wait operation issued by the 方法发出的已注册等待操作。 |
| 2. | Function to monitor registered wait operations 函数来监视已注册的等待操作。 |
| 3. | A thread in the thread pool performs the wait operation 线程池中的线程执行等待操作。 |
| 4. | To cancel the wait operation , call the 若要取消等待操作,请调用 |
| 5. | The wait operation is performed by a thread from the thread pool 此等待操作由线程池中的一个线程来执行。 |
| 6. | Gets or sets a value indicating whether the wait operation timed out 获取或设置一个值,该值指示等待操作是否已超时。 |
| 7. | If the object s state is unsignaled , the method registers a wait operation 如果对象状态为非终止状态,则方法将注册一个等待操作。 |
| 8. | To indicate the timer is reset every time the wait operation completes until the wait is unregistered ,表示每次完成等待操作后都重置计时器,直到注销等待。 |
| 9. | Class encapsulates win32 synchronization handles , and is used to represent all synchronization objects in the runtime that allow multiple wait operations 类封装win32同步句柄,并用于表示运行库中所有允许执行多个等待操作的同步对象。 |